home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / kitchen_queen.swf / scripts / DefineSprite_297 / frame_4 / PlaceObject2_294_9 / CLIPACTIONRECORD onClipEvent(load)_3.as < prev    next >
Text File  |  2011-08-19  |  118b  |  7 lines

  1. onClipEvent(load){
  2.    if(hitTest(_root.makecake.rollMC3.hitpoint))
  3.    {
  4.       _root.box4.gotoAndStop(2);
  5.    }
  6. }
  7.